projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c702ed7
)
Fix typo.
author
Juanma Barranquero
<lekktu@gmail.com>
Wed, 22 Jan 2003 16:14:48 +0000
(16:14 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Wed, 22 Jan 2003 16:14:48 +0000
(16:14 +0000)
src/msdos.c
patch
|
blob
|
history
diff --git
a/src/msdos.c
b/src/msdos.c
index 2b9a10dbda58b2c154e75c0efd8cb23854724040..6dc235e67baa6ab068c88722275144539944b0a1 100644
(file)
--- a/
src/msdos.c
+++ b/
src/msdos.c
@@
-414,7
+414,7
@@
extern int unibyte_display_via_language_environment;
Lisp_Object Qbar, Qhbar;
-/* The screen colors of the curent frame, which serve as the default
+/* The screen colors of the cur
r
ent frame, which serve as the default
colors for newly-created frames. */
static int initial_screen_colors[2];